net/http.http2clientConnReadLoop.endStream (method)

4 uses

	net/http (current package)
		h2_bundle.go#L9451: 		rl.endStream(cs)
		h2_bundle.go#L9605: 	rl.endStream(cs)
		h2_bundle.go#L9818: 		rl.endStream(cs)
		h2_bundle.go#L9823: func (rl *http2clientConnReadLoop) endStream(cs *http2clientStream) {